The command line (command
name and the list of arguments) for launching a process is
returned by the initialization function. Flymake then just calls
start-process to start an asynchronous process and
configures process filter and sentinel which is used for
processing the output of the syntax check tool.